home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / x-linux < prev    next >
Encoding:
Text File  |  1993-02-05  |  97 b   |  6 lines  |  [TEXT/MPS ]

  1. X_CFLAGS=-DPOSIX
  2. # we are native.
  3. prefix=/usr
  4. # no object c, why bother.
  5. LANGUAGES = c c++ proto
  6.